Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.9.0#22

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hexo-theme-reimu-1.9.0
Closed

Bump hexo-theme-reimu from 1.8.0 to 1.9.0#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hexo-theme-reimu-1.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps hexo-theme-reimu from 1.8.0 to 1.9.0.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.9.0

修复

  • 修复 giscus 多语言兜底逻辑

特性

  • 统一 css 阴影样式,新增以下 token:
    • --shadow-meta
    • --shadow-meta-hover
    • --shadow-card
    • --shadow-card-hover
    • --shadow-red-6-shadow
  • heatMapCard 热力图新增自定义 tooltip 内容,支持点击显示文章列表
  • 新增 tagRoulette shortcode 用于展示标签轮盘,提供随机标签展示功能,点击按钮后会从预定义的标签池中随机抽取并展示一个标签。
    {{< tagRoulette tags="?" icon="?" >}}
    • tags:可选参数,指定标签池,多个标签用英文逗号(,)分隔;未提供时默认使用几个示例标签,例如:tags="记忆衰退,表达欲丧失,更加怠惰,无感,好想睡觉"
    • icon:可选参数,自定义触发按钮的图标,默认使用 🕹️(游戏手柄emoji),可替换为任何emoji或文字,如 🎲、🎯、🔄 等

性能

  • CSS 持续性 tree-shaking,现在评论相关样式会按需打包
  • instantsearch.js 替换为 @reimujs/instantsearch.js,以减少包体积

Fixes

  • Improved the giscus multilingual fallback logic

Features

  • Unified CSS shadow styles and added the following tokens:
    • --shadow-meta
    • --shadow-meta-hover
    • --shadow-card
    • --shadow-card-hover
    • --shadow-red-6-shadow
  • Added custom tooltip content for the heatMapCard heatmap, supporting click-to-show article lists.
  • Added the tagRoulette shortcode to display a tag roulette, providing a random tag display feature. Clicking the button randomly selects and displays a tag from a predefined tag pool.
    {{< tagRoulette tags="?" icon="?" >}}  
    • tags: Optional parameter specifying the tag pool, with multiple tags separated by commas (,). If not provided, default example tags are used, e.g., tags="memory decline,lost desire to express,more lazy,indifferent,want to sleep".
    • icon: Optional parameter for customizing the trigger button icon. Defaults to 🕹️ (gamepad emoji), which can be replaced with any emoji or text, such as 🎲, 🎯, 🔄, etc.

Performance

  • Continuous CSS tree-shaking; comment-related styles are now bundled on-demand.

... (truncated)

Commits
  • f5d59db chore: bump version
  • 2153b37 chore: update README
  • bcc8962 feat: tagRoulette
  • 475f52c feat: heatMapCard增强
  • 95dab6d feat: giscus多语言兜底
  • 256828e feat: use @​reimujs/instantsearch.js
  • 4dede64 refactor: 优化样式继承,简化代码结构
  • 1d38ff8 feat: 添加新的阴影变量并更新相关样式以使用新变量
  • 0b40f46 chore: bump version
  • f1bf742 feat: add support for hiding anchor icon with false value in configuration
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hexo-theme-reimu](https://github.com/D-Sketon/hexo-theme-reimu) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: hexo-theme-reimu
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Superseded by #23.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-reimu-1.9.0 branch August 25, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants